Initializes a new instance of the SeriesCollection class and adds the specified series to it.
[Visual Basic]
Public Function New( _
ByVal ParamArray seriesList() As Series _
)
[C#]
public SeriesCollection(
params Series[] seriesList
);
SeriesCollection Class | SeriesCollection Members | Overload List
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.